Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Designer bug (PHAN7QWBL8) logged, though there is a workaround..

The script editor dialog doesn't allow you to computed the formula dynamically but only on page load
This is not correct
You should be allow to set the condition yourself as in..


WORKAROUND
Go to the Source pane for this control and replace in the source the '$' with '#'

<xp:comboBox id="comboBox1" value="#{document1.City}">
<xp:selectItems>
<xp:this.value><![CDATA[#{javascript:var key = document1.getItemValueString("Country")
@DbLookup("","ByCountry",key,2)}]]></xp:this.value>
</xp:selectItems>
</xp:comboBox>


Feedback response number PHAN7QWBWD created by ~George Fronusteretsi on 04/08/2009

xPages: Combobox with "Refresh choi... (~Ethan Frofooma... 6.Apr.09)
. . Sounds like you're doing alot of th... (~Joan Zektoomar... 7.Apr.09)
. . . . Still no progress (~Ethan Frofooma... 7.Apr.09)
. . . . . . Could you send me the sample app? (~Joan Zektoomar... 7.Apr.09)
. . Designer bug (PHAN7QWBL8) logged, t... (~Joan Zektoomar... 8.Apr.09)
. . . . It works !! But more info... (~Ethan Frofooma... 8.Apr.09)
. . . . . . Here how to work with this... (~Joan Zektoomar... 8.Apr.09)
. . . . . . . . Thanks a lot. It works :-) (~Ethan Frofooma... 8.Apr.09)
. . . . . . . . . . Found the answer to he last questio... (~Ethan Frofooma... 8.Apr.09)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS